Skip to main content

scroll when vscrollbar is hidden

Type

property

Summary

This overrides the default vertical scrolling behavior.

Syntax

put the dgProp["scroll when vscrollbar is hidden"] of group
"Data Grid"

Description

By default a data grid will not respond to the mouse scroll wheel, page up, page down, home or end if the scrollbar is hidden. Set this property to true if you would like to override this behavior. This is useful if you want to create custom scrollbars.

Thank you for your feedback!

Was this page helpful?